Skip to content

Update Daft results for v0.7.4#807

Merged
rschu1ze merged 2 commits intoClickHouse:mainfrom
desmondcheongzx:update-daft-results
Mar 31, 2026
Merged

Update Daft results for v0.7.4#807
rschu1ze merged 2 commits intoClickHouse:mainfrom
desmondcheongzx:update-daft-results

Conversation

@desmondcheongzx
Copy link
Copy Markdown
Contributor

@desmondcheongzx desmondcheongzx commented Mar 4, 2026

Update Daft benchmark results and scripts for Daft v0.7.4 on c6a.4xlarge.

Change the benchmark script to reflect updated Daft capabilities:

  • 43/43 queries now pass. Previously Q19, Q36, Q43 were null.
  • Remove all Python API workarounds. Every query now runs as pure SQL.
  • Add proper OFFSET support (previously emulated with inflated LIMIT + post-hoc slicing).

Benchmarked on c6a.4xlarge with 500 GB gp2 disk.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 4, 2026

CLA assistant check
All committers have signed the CLA.

@rschu1ze
Copy link
Copy Markdown
Member

rschu1ze commented Mar 9, 2026

@desmondcheongzx Would you please apply the same changes also to daft-parquet-partitioned?

@desmondcheongzx
Copy link
Copy Markdown
Contributor Author

Hi @rschu1ze thanks for the patience! I got the chance to make the changes to daft-parquet-partitioned and also run the benchmarks.

@rschu1ze rschu1ze merged commit 71a87e1 into ClickHouse:main Mar 31, 2026
@rschu1ze
Copy link
Copy Markdown
Member

rschu1ze commented Apr 1, 2026

I updated all other measurements here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants